home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / dfedit.arc / EDIT.HLP < prev    next >
Text File  |  1984-11-21  |  4KB  |  98 lines

  1.  
  2.                 Editor Commands
  3.  
  4.     Block      - Block commands ('Block' to select block)
  5.       Adjust     - Adjust block left (negative) or right (positive)
  6.       Box mode     - Switch to box mode operations
  7.       Copy     - Copy block after or box to current line
  8.       Delete     - Delete block or box
  9.       Line mode  - Switch to line mode operations
  10.       Move     - Move block after or box to current line
  11.       Put     - Put block to file
  12.     Find       - Find string in file (use 'FndNx' to repeat)
  13.     Insert     - Insert file after current line
  14.     Modify     - Modify editor parameters and options
  15.       Colors     - Modify colors used by editor
  16.     1 - 7       - Assign color to display type
  17.     Load       - Load definition of colors
  18.     Normal       - Make color normal (no underline or reverse)
  19.     Quit       - Quit color definition
  20.     Reverse    - Make color reverse video
  21.     Save       - Save definition of colors
  22.     Underline  - Make color underlined
  23.       Key     - Redefine editor key mapping
  24.     Characters - Define key to special characters
  25.     Functions  - Define key to editor functions
  26.     Load       - Load key definitions file
  27.     Quit       - Quit key definitions
  28.     Save       - Save key definitions in file
  29.       Options     - Modify editor options
  30.     Load       - Load option definitions file
  31.     Modify       - Modify option value
  32.     Quit       - Quit option definitions
  33.     Save       - Save option definitions in file
  34.     Tabs       - Set tabs (T), left margin (L), & right margin (R)
  35.       Tabs     - Set tabs (T), left margin (L), & right margin (R)
  36.     Position   - Position file to specific line
  37.     Quit       - Quit commands
  38.       Abort     - Abort edit session
  39.       Replace     - Replace input file
  40.       Save     - Save modified module in specified file
  41.     Replace    - Replace string with specified string (use 'RepNx' to repeat)
  42.     Show       - Show external file
  43.     Update     - Update input file and continue editing
  44.  
  45.     Use ESC or RETURN to abort a command.
  46.     Use empty value and RETURN to abort a prompt.
  47.  
  48.  
  49.                 Editor Functions
  50.  
  51.         AdjLn    Adjust line left or right
  52.         BegFl    Move to the beginning of the file
  53.         BegLn    Move to left margin of current line
  54.         BkDel    Delete the previous character
  55.         BkSp    Move to the previous character
  56.         BkTab    Move to the previous tab stop
  57.         BkWd    Move to the end of the previous word
  58.         Block    Select line as boundary of block
  59.         BotLn    Move to the bottom line in the window
  60.         CenLn    Center text of current line
  61.         CmdMd    Enter command mode
  62.         CtlCh    Enter a control or special character
  63.         DelCh    Delete the current character
  64.         DelEl    Delete to end of line
  65.         DelLn    Delete the current line
  66.         DelWd    Delete the current word
  67.         Down    Move to the next line
  68.         DupLn    Duplicate the previous line to the next tab
  69.         EndFl    Move to the end of the file
  70.         EndLn    Move to the right margin of the line
  71.         Fill    Fill text to margin limits for paragraph
  72.         FndNx    Find the next occurrence of a string
  73.         FstWd    Move the first word on the line
  74.         Home    Move to the upper left-hand corner of window
  75.         InsCh    Toggle insert character mode
  76.         InsLn    Insert a blank line before the current line
  77.         InsMd    Toggle the auto-insert line mode
  78.         Join    Join text from next line to current line
  79.         Left    Move to the previous character
  80.         LnDwn    Move line down one row in window
  81.         LnUp    Move line up one row in window
  82.         LstWd    Move to end of last word on the line
  83.         NxtWd    Move to beginning of next word
  84.         Paste    Paste undelete buffer to current line
  85.         PgDwn    Move window forward by scroll size
  86.         PgUp    Move window backward by scroll size
  87.         RepNx    Replace next occurrence of a string
  88.         Retrn    Move to beginning of next line
  89.         Right    Move to the next character
  90.         SetTb    Set or reset tab at current position
  91.         Split    Split line at cursor into two lines
  92.         Tab    Move to next tab stop
  93.         TopLn    Move to the top line in the window
  94.         UndLn    Undelete the last line deleted
  95.         Undo    Undo changes made to the current line
  96.         UndWd    Undelete the last word deleted
  97.         Up    Move to the previous line
  98.